[INFO] cloning repository https://github.com/anekos/chrysoberyl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anekos/chrysoberyl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fchrysoberyl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fchrysoberyl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec3986a2fb06a08bc8fa01fee10dc8f49759ee56
[INFO] checking anekos/chrysoberyl against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fchrysoberyl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/anekos/chrysoberyl
[INFO] finished tweaking git repo https://github.com/anekos/chrysoberyl
[INFO] tweaked toml for git repo https://github.com/anekos/chrysoberyl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anekos/chrysoberyl on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anekos/chrysoberyl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac
[INFO] running `Command { std: "docker" "start" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling glib-sys v0.7.0
[INFO] [stderr]    Compiling gobject-sys v0.7.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling gio-sys v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.7.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling pango-sys v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking glib v0.6.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling gdk-sys v0.7.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling atk-sys v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling gtk-sys v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling gio v0.5.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.43
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tokio-process v0.2.5
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking fragile v0.3.0 (/opt/rustwide/workdir/vendor/fragile-0.3.0)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> vendor/fragile-0.3.0/src/fragile.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     unsafe { COUNTER.fetch_add(1, Ordering::SeqCst) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 -     static mut COUNTER: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout] 11 +     static COUNTER: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> vendor/fragile-0.3.0/src/sticky.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe { COUNTER.fetch_add(1, Ordering::SeqCst) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 -     static mut COUNTER: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout] 12 +     static COUNTER: AtomicUsize = AtomicUsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gdk-pixbuf v0.5.0
[INFO] [stderr]    Compiling cairo-rs v0.5.0
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling libarchive3-sys v0.1.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rusoto_core v0.42.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling gdk v0.9.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rusoto_credential v0.42.0
[INFO] [stderr]    Compiling vergen v2.1.3
[INFO] [stderr]     Checking rusoto_signature v0.42.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking pango v0.5.0
[INFO] [stderr]    Compiling enum-iterator-derive v0.3.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling gtk v0.5.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking enum-iterator v0.3.1
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling chrysoberyl v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking css-color-parser v0.1.2
[INFO] [stderr]     Checking app_dirs v1.2.1
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking notify v4.0.18
[INFO] [stderr]     Checking uuid_to_pokemon v0.3.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking rustyline v5.0.6
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking libarchive v0.1.1
[INFO] [stderr]     Checking apng-encoder v0.3.0
[INFO] [stderr]     Checking crossbeam v0.4.1
[INFO] [stderr]     Checking shellexpand v1.1.1
[INFO] [stderr]     Checking image-meta v0.1.0 (https://github.com/anekos/image-meta?rev=c78dedb80dc29d7ed984a14303d99ece62f505f2#c78dedb8)
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking mkstemp-rs v1.0.0
[INFO] [stderr]     Checking cmdline-parser v0.1.0
[INFO] [stderr]     Checking marksman_escape v0.1.2
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking closet v0.2.2
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking onig v5.0.0
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking tldextract v0.5.1
[INFO] [stderr]     Checking rusoto_rekognition v0.42.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/entry/filter/parser.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let and = seq("and").map(|_| (ELogicOp::And));
[INFO] [stdout]     |                                  ^             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 -     let and = seq("and").map(|_| (ELogicOp::And));
[INFO] [stdout] 150 +     let and = seq("and").map(|_| ELogicOp::And);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/entry/filter/parser.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let or = seq("or").map(|_| (ELogicOp::Or));
[INFO] [stdout]     |                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -     let or = seq("or").map(|_| (ELogicOp::Or));
[INFO] [stdout] 151 +     let or = seq("or").map(|_| ELogicOp::Or);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/entry/filter/parser.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let and = seq("and").map(|_| (ELogicOp::And));
[INFO] [stdout]     |                                  ^             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 -     let and = seq("and").map(|_| (ELogicOp::And));
[INFO] [stdout] 150 +     let and = seq("and").map(|_| ELogicOp::And);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/entry/filter/parser.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let or = seq("or").map(|_| (ELogicOp::Or));
[INFO] [stdout]     |                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -     let or = seq("or").map(|_| (ELogicOp::Or));
[INFO] [stdout] 151 +     let or = seq("or").map(|_| ELogicOp::Or);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> src/operation/mod.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |     First(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]    |     ----- field in this variant        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     First(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout] 69 +     First(Option<usize>, bool, MoveBy, ()), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> src/operation/mod.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Last(Option<usize>, bool, MoveBy, bool),
[INFO] [stdout]    |     ---- field in this variant        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     Last(Option<usize>, bool, MoveBy, bool),
[INFO] [stdout] 79 +     Last(Option<usize>, bool, MoveBy, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]    --> src/operation/mod.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Show(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]     |     ---- field in this variant        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Show(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout] 129 +     Show(Option<usize>, bool, MoveBy, ()), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_AppError`
[INFO] [stdout] 15 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_AppError`
[INFO] [stdout] 15 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Fail, Debug, PartialEq)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError`
[INFO] [stdout] 46 | pub enum ParsingError {
[INFO] [stdout]    |          ------------ `ParsingError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Fail, Debug, PartialEq)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParsingError`
[INFO] [stdout] 46 | pub enum ParsingError {
[INFO] [stdout]    |          ------------ `ParsingError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/completion/gui.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn get_part(whole: &str, position: usize) -> State {
[INFO] [stdout]     |                    ^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn get_part(whole: &str, position: usize) -> State<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry/mod.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> slice::Iter<Arc<Entry>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> slice::Iter<'_, Arc<Entry>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filterable_vec.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> slice::Iter<Arc<T>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> slice::Iter<'_, Arc<T>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn cells(&self, reverse: bool) -> CellIterator {
[INFO] [stdout]     |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn cells(&self, reverse: bool) -> CellIterator<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/operation/parser.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub fn parse_fire(args: &[String]) -> Result<Operation, ParsingError> {
[INFO] [stdout]     | --------------------------------------------------------------------- move the `impl` block outside of this function `parse_fire`
[INFO] [stdout] 221 |     impl MappedType {
[INFO] [stdout]     |     ^^^^^----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `MappedType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/operation/parser.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub fn parse_fill(args: &[String]) -> Result<Operation, ParsingError> {
[INFO] [stdout]     | --------------------------------------------------------------------- move the `impl` block outside of this function `parse_fill`
[INFO] [stdout] 406 |     impl FromStr for Shape {
[INFO] [stdout]     |     ^^^^^-------^^^^^-----
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           `Shape` is not local
[INFO] [stdout]     |          `FromStr` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option/user_switch.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter(&self) -> hash_map::Iter<String, UserSwitch> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter(&self) -> hash_map::Iter<'_, String, UserSwitch> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/option/user_switch.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> slice::Iter<Vec<String>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> slice::Iter<'_, Vec<String>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_channel.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Push(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Push(String),
[INFO] [stdout] 14 +     Push(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error_channel.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Register(Sender<Operation>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Register(Sender<Operation>),
[INFO] [stdout] 15 +     Register(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/error_channel.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn main() -> Sender<ErrorChannel> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> src/operation/mod.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |     First(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]    |     ----- field in this variant        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     First(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout] 69 +     First(Option<usize>, bool, MoveBy, ()), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> src/operation/mod.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Last(Option<usize>, bool, MoveBy, bool),
[INFO] [stdout]    |     ---- field in this variant        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     Last(Option<usize>, bool, MoveBy, bool),
[INFO] [stdout] 79 +     Last(Option<usize>, bool, MoveBy, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]    --> src/operation/mod.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Show(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]     |     ---- field in this variant        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Show(Option<usize>, bool, MoveBy, bool), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout] 129 +     Show(Option<usize>, bool, MoveBy, ()), /* count, ignore-views, archive/page, wrap */
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/operation/mod.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum Operation {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 62 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Operation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_AppError`
[INFO] [stdout] 15 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_AppError`
[INFO] [stdout] 15 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Fail, Debug, PartialEq)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ParsingError`
[INFO] [stdout] 46 | pub enum ParsingError {
[INFO] [stdout]    |          ------------ `ParsingError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/errors.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Fail, Debug, PartialEq)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ParsingError`
[INFO] [stdout] 46 | pub enum ParsingError {
[INFO] [stdout]    |          ------------ `ParsingError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/completion/gui.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn get_part(whole: &str, position: usize) -> State {
[INFO] [stdout]     |                    ^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn get_part(whole: &str, position: usize) -> State<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry/mod.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> slice::Iter<Arc<Entry>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> slice::Iter<'_, Arc<Entry>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filterable_vec.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> slice::Iter<Arc<T>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> slice::Iter<'_, Arc<T>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn cells(&self, reverse: bool) -> CellIterator {
[INFO] [stdout]     |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn cells(&self, reverse: bool) -> CellIterator<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/operation/parser.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub fn parse_fire(args: &[String]) -> Result<Operation, ParsingError> {
[INFO] [stdout]     | --------------------------------------------------------------------- move the `impl` block outside of this function `parse_fire`
[INFO] [stdout] 221 |     impl MappedType {
[INFO] [stdout]     |     ^^^^^----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `MappedType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/operation/parser.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub fn parse_fill(args: &[String]) -> Result<Operation, ParsingError> {
[INFO] [stdout]     | --------------------------------------------------------------------- move the `impl` block outside of this function `parse_fill`
[INFO] [stdout] 406 |     impl FromStr for Shape {
[INFO] [stdout]     |     ^^^^^-------^^^^^-----
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           `Shape` is not local
[INFO] [stdout]     |          `FromStr` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option/user_switch.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter(&self) -> hash_map::Iter<String, UserSwitch> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter(&self) -> hash_map::Iter<'_, String, UserSwitch> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/option/user_switch.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> slice::Iter<Vec<String>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> slice::Iter<'_, Vec<String>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac", kill_on_drop: false }`
[INFO] [stdout] 6335792c988cf116f296e3fabf6df4e93daf01865965c1bc5d552bea4d7823ac
